status icon: Prevent size dithering
authorMatthias Clasen <mclasen@redhat.com>
Sat, 5 Mar 2016 17:15:42 +0000 (12:15 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 5 Mar 2016 17:15:42 +0000 (12:15 -0500)
commit434b08fe2498017822ea22be5c5e1b8d9b434cd6
tree782b6994818f104a0bf5b3d10274b9fa7a6b41b1
parent213108b64f10764dd65a68f43372c6b2e693dc28
status icon: Prevent size dithering

We're seeing loops where the size of some status icons constantly
dithers between 24 and 25. Since I couldn't track down exactly
where the one extra pixel comes from, just stop reacting
to single-pixel size changes.

https://bugzilla.gnome.org/show_bug.cgi?id=758893
gtk/deprecated/gtkstatusicon.c